Welcome![Sign In][Sign Up]
Location:
Search - linux C API

Search list

[Linux-UnixLinuxC_API

Description: Linux C API电子书,有详细的介绍和范例
Platform: | Size: 77728 | Author: Joey | Hits:

[VC/MFClinux c 函数库说明

Description: 讲述linux 下的 C Api 包括文件操作 内存操作 等
Platform: | Size: 5082923 | Author: lee.zhuce@163.com | Hits:

[Internet-Networksocket_linux_mfc

Description: Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API-Linux Socket Interface category MFC with a similar function, Packaging details of the underlying network API
Platform: | Size: 3072 | Author: 王为 | Hits:

[Telnet Clienttelnet_c

Description: telnet的源代码实现,linux学C的可以看看了-telnet achieve the source code, the C linux school can look at the
Platform: | Size: 1024 | Author: aa | Hits:

[USB developUSB.C

Description: Linux下usb.c源代码分析 在Linux系统中有一个名为“The USB Core”子系统,它有特殊的API支持USB设备和控制器。-usb.c Linux source code analysis of the Linux system is called "The U.S. B Core "system, it has a special API support for USB devices and controllers.
Platform: | Size: 6144 | Author: | Hits:

[DocumentsAPIlinuxc

Description: linux 下 c函数的中文文挡! 入门之用不错!-linux c function under the Chinese text block! Introduction to use good!
Platform: | Size: 219136 | Author: yang | Hits:

[OtherLinux_C_HS

Description: 包含Linux C函数手册(chm格式),查找函数使用资料更加方便.-Linux contains C function Manual (chm format), the search function and use the information more convenient.
Platform: | Size: 259072 | Author: 王伟 | Hits:

[Internet-NetworkSocketLib

Description: Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。 -Socketlib: a lightweight C++ Package Socket C API network programming framework. It simplifies asynchronous event Socket distributed, inter-process communication Socket concurrent OO network applications and services. At present, only support Window under IPV4 future support for IPV6, and hope to extend it to linux/unix and other OS platforms.
Platform: | Size: 912384 | Author: bolidezhang | Hits:

[Linux-Unixlibvirt-0.3.1.tar

Description: Libvirt是一套在linux上用C编写的虚拟化操作工具接口。其目的是提供一个稳定的支持Xen,QEME和KVM虚拟化平台的C(也支持Python) API Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes).The library aim at providing long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms, it currently also support QEmu and KVM. -Is a set of Libvirt in linux using C prepared virtualization tool interface. Its purpose is to provide a stable support for Xen, QEME and KVM virtualization platforms C (also supports Python) APILibvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aim at providing long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms, it currently also support QEmu and KVM.
Platform: | Size: 2311168 | Author: gaowei | Hits:

[Linux-UnixLinuxC_API

Description: Linux C API电子书,有详细的介绍和范例-Linux C API e-books, has a detailed introduction and examples
Platform: | Size: 77824 | Author: Joey | Hits:

[Internet-NetworkLINUX-socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Platform: | Size: 1406976 | Author: 陈威 | Hits:

[Linux-Unixkernel-api

Description: linux kernel api doc for unix or linux kernel development or linux/unix c/c++ development for linux lover
Platform: | Size: 987136 | Author: williams | Hits:

[OtherThe_linux_kernel_API

Description: 内核API文档 学习LINUX的必备之书-LINUX kernel API documentation to learn the essential book of
Platform: | Size: 495616 | Author: llnux | Hits:

[Linux-UnixLinux.C.Api

Description: Linux C API 参考手册,可以快速查看函数的基本信息和使用方法。-Linux C API, it s a document for fast check the funciton usage.
Platform: | Size: 259072 | Author: qq | Hits:

[Linux-Unixlinux-mycp

Description: 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的API编程实现。-Implementation file: a directory to complete the copy command, including the directory files and subdirectories. Learn and master the operating system and file operation related concepts, and using the system provided API programming.
Platform: | Size: 2048 | Author: daibin | Hits:

[Internet-NetworkMYSQL-C-API

Description: linux qt mysql的c的api。需要的朋友们可以看一看。-linux qt mysql c api. Need friends can take a look at.
Platform: | Size: 46080 | Author: 杨厚全 | Hits:

[VC/MFCLinux.C.Api

Description: 如题,linux下比较详细的C语言api文档,可以很方便地查阅。-As stated, linux under the more detailed the C language api documentation, you can easily access.
Platform: | Size: 259072 | Author: liu | Hits:

[Internet-NetworkLinux.C.Api

Description: linux所有API函数详解 -linux api function description
Platform: | Size: 259072 | Author: 刘辉 | Hits:

[Internet-NetworkLinux--server-c--api

Description: Linux服务器上的黑名单 一 环境配置 二.C API 连接数据库 三Tcp IP传输
Platform: | Size: 11264 | Author: 张焱 | Hits:

[Otherlinux-c-api-ref

Description: linux-c-api-ref 学习Linux平台下的,c语言的一些api(Linux-c-api-ref Learning some API in the C language on the Linux platform)
Platform: | Size: 1487872 | Author: 二狗紫 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net